listview: Implement an anchor
authorBenjamin Otte <otte@redhat.com>
Wed, 19 Sep 2018 05:08:30 +0000 (07:08 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 30 May 2020 23:26:44 +0000 (19:26 -0400)
commitb3c150e929f863c6838882c7a5686ecfdc98cb9d
treebef8a4d1d2cd517fea2e7f01af2be89c38b28f4c
parentd03a55599bf6ca590c90375c4f741278a3b36f60
listview: Implement an anchor

The anchor selection is very basic: just anchor the top row.

That's vastly better than any other widget already though.
gtk/gtklistview.c